gdk: Create surfaces directly, not from the source drawable
authorBenjamin Otte <otte@redhat.com>
Wed, 25 Aug 2010 21:35:40 +0000 (23:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:11 +0000 (15:11 +0200)
commit6d27362620f04a3a9fa6599531fa7a82ee2535de
treeb34947975efef31ac838f114c4a0cfd0b35a17bb
parent2bedd205c54e2edb58b9357e836ca1c20f302ad2
gdk: Create surfaces directly, not from the source drawable

The notion of a source drawable does not make a lot of sense for windows
that are not backed by a drawable, such as GdkOffscreenWindow after
converting it to cairo_surface_t.
gdk/gdkwindow.c